Skip to content

Conversation

@jlebon
Copy link
Member

@jlebon jlebon commented Sep 16, 2025

All the logic for this actually lives directly in build-rootfs, so just pass it through to that.

All the logic for this actually lives directly in `build-rootfs`, so
just pass it through to that.
@jlebon
Copy link
Member Author

jlebon commented Sep 16, 2025

See also: coreos/fedora-coreos-config#3760

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a --strict flag to the cmd-build-with-buildah script. The implementation correctly parses the new flag and passes it as a build argument (STRICT_MODE=1) to the underlying buildah command. The changes are straightforward and well-implemented. I've pointed out a minor typo in the help text for an existing option that was modified in this PR.

dustymabe
dustymabe previously approved these changes Sep 16, 2025
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jlebon
Copy link
Member Author

jlebon commented Sep 16, 2025

Fixed typo. CI went past the pylint check and the rest of the pipeline won't test this. Let's get it in to unblock coreos/fedora-coreos-config#3756.

@jlebon jlebon merged commit 0bc53dc into coreos:main Sep 16, 2025
1 of 6 checks passed
@jlebon jlebon deleted the pr/strict-buildah branch September 16, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants